body   {background-image: url('../images/darkbackground3.jpg'); background-size: 100% 100%; 
        background-repeat:no-repeat; background-attachment: fixed; color: white; font-family: Verdana, Geneva, sans-serif;}
html, body {margin:0; padding:0;}
		
/*Nav*/

.view {position: absolute; top: 15px; left: -20px;}
.view p {text-align: center; font-size: 12px; font-family: arial; text-decoration: none;}
.view a { color: white; text-decoration: none; padding-left: 50px;}
.view a:hover {color: yellow;}

.current a {font-weight: bold; text-decoration: underline;}

/*Content*/
.content {text-align: center; background-color: rgba(0,0,0,.3);} 
h2 {font-family: verdana; margin: 0; color: white;}
p{margin: 0; padding: 0 ;}
